Welcome![Sign In][Sign Up]
Location:
Search - texture mapping

Search list

[OpenGL programtest9

Description: Welcome to Tutorial 9. By now you should have a very good understanding of OpenGL. You ve learned everything from setting up an OpenGL Window, to texture mapping a spinning object while using lighting and blending. This will be the first semi-advanced tutorial. You ll learn the following: Moving bitmaps around the screen in 3D, removing the black pixels around the bitmap (using blending), adding color to a black & white texture and finally you ll learn how to create fancy colors and simple animation by mixing different colored textures together. We ll be modifying the code from lesson one for this tutorial. We ll start off by adding a few new variables to the beginning of the program. I ll rewrite the entire section of code so it s easier to see where the changes are being made.
Platform: | Size: 18541 | Author: mwb | Hits:

[OpenGL programOpenGL-Package

Description: 利用MFC开发的OpenGL开发包,展示了Antialiasing、Gouraud 、Texture mapping 、Texture lighting 、 Texture transparency 的开发
Platform: | Size: 434998 | Author: Halley | Hits:

[Fractal program图形学画图程序

Description: 计算机图形学 图形绘制包括分形 纹理映射 真实感图象-Computer Graphics Rendering including fractal texture mapping photorealistic image
Platform: | Size: 127387 | Author: 清风侠 | Hits:

[OpenGL programIndexTex

Description: OpenGL中使用Index格式的Texture Mapping示例代码
Platform: | Size: 138951 | Author: 李力 | Hits:

[OpenGL programTextureMapping

Description: This the second tutorial of the Advanced section. In this tutorial we will examine what Texture Mapping is all about. Textures in 3D Graphics are a way of making something appear rich and complex even though it may not actually be. For example, if we want to create a carpeted floor, all we have to do is draw a polygon that models the floor and map the texture of the carpet on top of it. In this tutorial we will examine how to apply a texture onto a surface. We will cover some important topics such as Mipmapping, Texture Modes, Texture Filtering etc along the way
Platform: | Size: 238768 | Author: zhf | Hits:

[OpenGL programQuadrics

Description: This the sixth tutorial of the Advanced section. This tutorial will introduce you to the wonderful world of quadrics. With quadrics you can easily create complex objects such as spheres, discs, cylinders and cones. In this tutorial we will look at how to all this. In addition to merely creating these shapes, we will also learn how to add textures to such shapes. We will use the code generated in tutorial #10 on texture mapping as our base code
Platform: | Size: 239403 | Author: zhf | Hits:

[Other resource3dgprsrc

Description: 3d底层编程,不是用opngl,包括光线跟踪,纹理映射等,用vc编写-bottom 3d programming is not to opngl, including ray tracing, texture mapping, prepared using vc
Platform: | Size: 268710 | Author: 王涛 | Hits:

[DirextXSample01

Description: 利用DirectDraw创建双表面。DirectDraw允许用户直接对显示内存操作,支持硬件位块传输、硬件覆盖、表面翻转、纹理映射和镜像。-using DirectDraw create dual surface. DirectDraw allows users to direct memory operation, support hardware bit block transfers, hardware coverage, reversed the surface, texture mapping and image.
Platform: | Size: 463776 | Author: 冰浩缘 | Hits:

[OpenGL programsamp01

Description: C++Builder开发的使用纹理映射技术模拟天空中的云彩-C Builder development of the use of texture mapping techniques simulated sky clouds
Platform: | Size: 509139 | Author: yfq | Hits:

[OpenGL programogl_multitexture_blending

Description: 本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果-cases this is a multi-texture mapping integration examples of how to achieve more texture mapping and integration with the results
Platform: | Size: 471922 | Author: 阮瑞卿 | Hits:

[Other resourcegl_ms3d_loader

Description: 这是直接把衣服的纹理图像映射到人体模型上得到的结果,对于准备游戏制作的人而言是在不错!-This is directly clothes texture mapping images of the human model on the results of preparations for the games produced by the people of the good!
Platform: | Size: 426888 | Author: 扬子昌 | Hits:

[Multimedia program创建纹理场景

Description: 功能是通过纹理映射,在窗口中显示了一个方格形状的纹理场景-function through texture mapping, in the window shows a grid-shaped texture Scene
Platform: | Size: 80878 | Author: 张旭 | Hits:

[Other resource绘制用纹理填充的线条

Description: 本程序绘制用纹理填充的线条,一个很好的例子绝对值得收藏-texture mapping filled with the lines, a g#$#!88231#!#$noname.rar!#$#algorithm design curriculum in the Huffman tree search and mapping experiment
Platform: | Size: 12882 | Author: 邱波 | Hits:

[OpenGL programopenrm-devel-1.5.2-3.tar

Description: 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
Platform: | Size: 634358 | Author: 约非 | Hits:

[Graph programPacific_Graphics

Description: 基于雅可比变换的空间可变的纹理映射-Jacobian transform based on the space variable Texture Mapping
Platform: | Size: 755712 | Author: 站长 | Hits:

[Graph program清华大学-计算机图形学

Description: 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明模型 ※ 局部光照明模型 ※ 光透射模型 ※ 纹理及纹理映射 ※ 整体光照明模型 ※ 实时真实感图形学技术 ※ 练习题 ■ 第5章 OpenGL与VRML ※ OpenGL ※ VRML ■ 第6章 附录-图形变换 ※ 数学基础 ※ 几何变换 ※ 投影变换-Tsinghua University Distance Education Computer Graphics Chapter 1 Introduction* Computer Graphics Research*** Computer Graphics* A Brief History of the development and application of research frontier graphics equipment* Chapter 2* Raster Graphics of the linear scan conversion algorithm* arc scan conversion algorithm* polygon scan conversion and regional characters filled*** Antialiasing cutting blanking** Exercises Chapter 3 geometric modeling technology curve and surface** Bezier and B-spline curves and surfaces in computer* Eye said the intersection classification** Solid Modeling System* Exercises Chapter 4 photorealistic visual color graphics** simple lighting model* partial lighting model optical transmission model** texture and overall texture mapping
Platform: | Size: 3184640 | Author: 张强 | Hits:

[OpenGL program02.tar

Description: OPENGL纹理映射的例子-OpenGL texture mapping example
Platform: | Size: 22528 | Author: 闫鹏飞 | Hits:

[Graph programKoch

Description: 我做的一个用纹理映射和光照的程序,请大家多多包含!-I do with a light texture mapping and procedures, please include a lot!
Platform: | Size: 25600 | Author: | Hits:

[Graph programtextureskywind

Description: 实时软件纹理映射代码-real-time texture mapping software code
Platform: | Size: 272384 | Author: 林伟 | Hits:

[Fractal program图形学画图程序

Description: 计算机图形学 图形绘制包括分形 纹理映射 真实感图象-Computer Graphics Rendering including fractal texture mapping photorealistic image
Platform: | Size: 3632128 | Author: 清风侠 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 42 »

CodeBus www.codebus.net